Esx Settings Clusters Software Commits Info

Esx Settings Clusters Software Commits Info
Esx Settings Clusters Software Commits Info

The Esx Settings Clusters Software Commits Info schema defines the information about software draft.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "author": "string",
    "commit_time": "string",
    "description": "string",
    "apply_status": "string"
}
string
author
Required

Author of the commit.

This property was added in vSphere API 7.0.0.0.

string As date-time As date-time
commit_time
Required

Creation time of the commit.

This property was added in vSphere API 7.0.0.0.

string
description
Required

Description accompanying this commit.

This property was added in vSphere API 7.0.0.0.

string
apply_status
Required

Apply status of the commit.

For more information see: Esx Settings Clusters Software Commits Info ApplyStatusType.

This property was added in vSphere API 7.0.0.0.